perm filename TMP.TMP[TEX,DEK]9 blob sn#581082 filedate 1981-04-29 generic text, type C, neo UTF8
COMMENT āŠ—   VALID 00002 PAGES
C REC  PAGE   DESCRIPTION
C00001 00001
C00002 00002	A change to the line-breaking routine (saves memory and gives less weird
C00003 ENDMK
CāŠ—;
A change to the line-breaking routine (saves memory and gives less weird
output in weird cases):
TEXSEM page 13 line 255
OLD:		else if badness=infty then continue;
NEW:		else if badness>threshold then continue;